home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 December / INTERNET97.ISO / pc / software / windows / utils / gozilla / gozilla.exe / {app} / big.skin / rc_dir_menu.skn < prev    next >
Encoding:
Text File  |  2001-08-13  |  683 b   |  14 lines

  1. <form name="Right Click Downloaded Menu" image="window\black.bmp" 
  2.     resize_image=stretch resize_window=false width=160 height=52>
  3.    
  4.     <button name="edit_item" x=0 y=0 
  5.         image="menu\menu_top_n.bmp" mouseOver="menu\menu_top_o.bmp" mouseDown="menu\menu_top_d.bmp"
  6.         text="Edit Directory"
  7.         text_x=5 text_y=7 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E>      
  8.  
  9.     <button name="remove" x=0 y=26 
  10.         image="menu\menu_bot_n.bmp" mouseOver="menu\menu_bot_o.bmp" mouseDown="menu\menu_bot_d.bmp"
  11.         text="Remove Directory"
  12.         text_x=5 text_y=1 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E>
  13.  
  14. </form>